PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package
/
PDFCosDictionary Class
/ get Method
Key to return.
Collapse All
Expand All
In This Topic
get Method
In This Topic
Gets the value of the specified key.
Syntax
public
PDFCosObject
get(
PDFCosName
key
)
Parameters
key
Key to return.
Return Value
The key value
See Also
Reference
PDFCosDictionary Class
PDFCosDictionary Members